ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IItemCollection<T> Interface
Members

In This Topic
    IItemCollection<T> Interface
    In This Topic
    Represents the collection of T objects.
    Object Model
    IItemCollection<T> Interface
    Syntax
    'Declaration
     
    Public Interface IItemCollection(Of T) 
    public interface IItemCollection<T> 
    Type Parameters
    T
    See Also